home *** CD-ROM | disk | FTP | other *** search
- <gtkml>
- <window title="K-3D Tutorials" type="dialog" show="false" allowgrow="true" allowshrink="false">
- <vbox homogeneous="false">
- <label labelpadding="6">
- <i18n language="en">Welcome to K-3D!
-
- Below is a list of interactive tutorials you can
- run to become familiar with K-3D. If this is the
- first time you've used the program, we recommend
- you begin with the "Getting Started" tutorial
-
- Double-click a tutorial to begin:</i18n>
- </label>
- <scrolledwindow expand="true" fill="true" hscrollbar="never" vscrollbar="automatic">
- <clist name="tutorials" columns="1" selectionmode="browse">
- <event signal="button-press-event" name="tutorials"/>
- </clist>
- </scrolledwindow>
-
- <hbuttonbox layout="end">
- <k3dbutton name="close">
- <i18n language="en">Close</i18n>
- </k3dbutton>
- </hbuttonbox>
- </vbox>
- </window>
- </gtkml>
-